[INFO] cloning repository https://github.com/gravitymir/yt-downloader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gravitymir/yt-downloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgravitymir%2Fyt-downloader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgravitymir%2Fyt-downloader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f2a9112d653af365fa1de238babdfb5d2258ebc
[INFO] testing gravitymir/yt-downloader against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgravitymir%2Fyt-downloader" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gravitymir/yt-downloader
[INFO] finished tweaking git repo https://github.com/gravitymir/yt-downloader
[INFO] tweaked toml for git repo https://github.com/gravitymir/yt-downloader written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gravitymir/yt-downloader on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gravitymir/yt-downloader already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_qs v0.13.0
[INFO] [stderr]   Downloaded scraper v0.20.0
[INFO] [stderr]   Downloaded servo_arc v0.3.0
[INFO] [stderr]   Downloaded reqwest-middleware v0.3.3
[INFO] [stderr]   Downloaded selectors v0.25.0
[INFO] [stderr]   Downloaded reqwest-retry v0.6.1
[INFO] [stderr]   Downloaded ego-tree v0.6.3
[INFO] [stderr]   Downloaded cssparser v0.31.2
[INFO] [stderr]   Downloaded rusty_ytdl v0.7.4
[INFO] [stderr]   Downloaded native-tls v0.2.16
[INFO] [stderr]   Downloaded security-framework v3.6.0
[INFO] [stderr]   Downloaded security-framework-sys v2.16.0
[INFO] [stderr]   Downloaded thin-vec v0.2.14
[INFO] [stderr]   Downloaded ryu-js v1.0.2
[INFO] [stderr]   Downloaded regress v0.10.5
[INFO] [stderr]   Downloaded boa_gc v0.19.1
[INFO] [stderr]   Downloaded boa_engine v0.19.1
[INFO] [stderr]   Downloaded intrusive-collections v0.9.7
[INFO] [stderr]   Downloaded fast-float v0.2.0
[INFO] [stderr]   Downloaded boa_string v0.19.1
[INFO] [stderr]   Downloaded boa_profiler v0.19.1
[INFO] [stderr]   Downloaded boa_macros v0.19.1
[INFO] [stderr]   Downloaded boa_parser v0.19.1
[INFO] [stderr]   Downloaded boa_interner v0.19.1
[INFO] [stderr]   Downloaded boa_ast v0.19.1
[INFO] [stderr]   Downloaded jiff-static v0.2.20
[INFO] [stderr]   Downloaded jiff v0.2.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45b1f7c6351ec72ac70c36b3b29a29bc00b064387754cb2ee61d37d33a6993a1
[INFO] running `Command { std: "docker" "start" "-a" "45b1f7c6351ec72ac70c36b3b29a29bc00b064387754cb2ee61d37d33a6993a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45b1f7c6351ec72ac70c36b3b29a29bc00b064387754cb2ee61d37d33a6993a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45b1f7c6351ec72ac70c36b3b29a29bc00b064387754cb2ee61d37d33a6993a1", kill_on_drop: false }`
[INFO] [stdout] 45b1f7c6351ec72ac70c36b3b29a29bc00b064387754cb2ee61d37d33a6993a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3a64186ed2fcc54263e76c5bdf604edd42439deaa3a8693e03aacc0ca3b7f38
[INFO] running `Command { std: "docker" "start" "-a" "a3a64186ed2fcc54263e76c5bdf604edd42439deaa3a8693e03aacc0ca3b7f38", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling boa_string v0.19.1
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling boa_profiler v0.19.1
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling regress v0.10.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling m3u8-rs v6.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.116/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=0956ef5c03d4144b -C extra-filename=-ce150c215fa291a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-183f829d39b9e7b0.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-923d3c87caf631c6.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-da5762ff2c56da29.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a3a64186ed2fcc54263e76c5bdf604edd42439deaa3a8693e03aacc0ca3b7f38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3a64186ed2fcc54263e76c5bdf604edd42439deaa3a8693e03aacc0ca3b7f38", kill_on_drop: false }`
[INFO] [stdout] a3a64186ed2fcc54263e76c5bdf604edd42439deaa3a8693e03aacc0ca3b7f38
